	
;;; QQ: 67762207
%100
+24
+26
+20
+19
+21
+22
+23

[@main]
#IF
checkpkpoint 2
#SAY
Evil men like you do not fit to wear my jewelry. \ \
<Close/@exit>
#ELSEACT
goto @main_0_0

[@_Startup]
#IF
IsOnCastleWar SaBuk
#ACT
goto @CastleWarOn
Delaygoto [Grobal] 20 @_Startup
#ELSEACT
Delaygoto [Grobal] 60 @_Startup

[@CastleWarOn]
#CALL [System\SabukCastle\Speak.txt] @CastleWarSpeak

[@main_0_0]
#IF
IsOnCastleWar SaBuk
#SAY
Sabac city siege because of the ongoing fighting and sought refuge here ... \ \
(FCOLOR/10) bulk <buy/@buy + (jewelry class)> ornaments (FCOLOR/12) \
<Buy/@buy> Jewelry \
<Sell/@sell> Jewelry \
<Repair/@repair> Jewelry \ \
<Jewelry production and decomposition/@AccessoryProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

#ELSESAY
Here is the city of Sabac (FCOLOR / 1) <$CS_SABUK_OWNER> (FCOLOR/12) guild territory. \
I specialize in jewelry stores, there is not only beautiful jewelry that is practical and sturdy gloves, Please feel free to visit. \ \
(FCOLOR/10) bulk <buy/@buy + (jewelry class)> ornaments (FCOLOR/12) \
<Buy/@buy> Jewelry \
<Sell/@sell> Jewelry \
<Repair/@repair> Jewelry \ \
<Jewelry production and decomposition/@AccessoryProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@talkToQuest> \ \
<Abandoned/@exit>

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 
[@AccessoryProduce]
#CALL [ProduceSystem\Accessory\AccessoryMain.txt] @Accessorymain
[@buy]
#SAY
We learn to appreciate people who can find the gems in the top grade. I do not know how the guests eyesight. \ \
<Pre-step/@main>

[@sell]
#SAY
Would like to sell jewelry is not it? Me see, let me estimate the valuation. \ \
<Pre-step/@main>

[@repair]
#SAY
Although you can repair, but staying power will decline, do want to repair? \ \
<Pre-step/@main>

[~@repair]
#SAY
Okay. \ \
<Pre-step/@main>

[goods]

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto@NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ Than the food I like gems. Hehe ... ... \ \
_ <Close/@exit>

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 